Fix bug #16806 with horizontal scrolling of images when fringes are disabled.
authorEli Zaretskii <eliz@gnu.org>
Wed, 19 Feb 2014 17:32:29 +0000 (19:32 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 19 Feb 2014 17:32:29 +0000 (19:32 +0200)
commit0d843eb263220efdf35c31d773b055b3f47c10ed
tree7348842c67e6505e96d7e67d7538c80de607a9bd
parent424252e4023b041f9532ef963aa4ff1aa1429d82
Fix bug #16806 with horizontal scrolling of images when fringes are disabled.

 src/xdisp.c (display_line): Fix horizontal scrolling of large images
 when fringes are turned off.  This comes at a price of not
 displaying the truncation/continuation glyphs in this case.
src/ChangeLog
src/xdisp.c